IVector.GetView Method

Returns an immutable view of the vector.

Syntax

public:
IVectorView<T>^ GetView()  

Return value

Type: IVectorView<T> 

  The view of the vector.

Requirements

Namespace: Windows.Foundation.Collections

Metadata: windows.winmd

See also

Reference

IVector Generic Interface

IVector Members

Windows.Foundation.Collections Namespace